################################
#  "   5 "    ..
#        :)
################################
1: 
     .. 
   poemEditor  Goldbox 
  .. poem.gif
 images/tallbox


2 :    Goldbox/box.js

  : 
"about|  2"

  :
  // ------------------------------>poem  hack for goldbox2 by saanina   Start
    "poem| ..",
	"space|",
  // ------------------------------>poem  hack for goldbox2 by saanina   End

  : 
else if (tag == "background") {

  
  // ------------------------------>poem  hack for goldbox2 by saanina   Start
	else if (tag == "poem") {
        var oSelText = Editor_getSelText();
        if (oSelText == "") {alert("        =");return; }
		return pop("Goldbox/poemEditor/index.htm", 'poem',
                "width=600px, height=450px, location=1, status=1, scrollbars=0");
  }   
  // ------------------------------>poem  hack for goldbox2 by saanina    End

3 :   overall_header.html 
  : 
</script>

  
<script src="Goldbox/poemEditor/poem.js"></script>


4:        : 

    : 
[poem vars="{TEXT1}"]{TEXT2}[/poem]

  : 
<pre>{TEXT2}</pre><script>doPoem("{TEXT2}")</script>
